|
| Find path to file
Set CPUClk$Dir <Obey$Dir>
|
|
IconSprites <CPUClk$Dir>.!Sprites
|
Set Alias$GetMod RMEnsure %%0 %%1 RMLoad System:Modules.%%0|MRMEnsure %%0 %%1 ERROR CPUClk needs %%0 %%1 or later
GetMod FPEmulator 4.03

RMEnsure SharedCLibrary 5.17 RMLoad System:Modules.CLib
RMEnsure SharedCLibrary 5.34 Error This application requires SharedCLibrary 5.34 or later
|
Set Alias$GetTBox RMEnsure %%0 %%1 RMLoad System:Modules.Toolbox.%%0|MRMEnsure %%0 %%1 ERROR CPUClk needs %%0 %%1 or later

GetTBox Toolbox    1.36
GetTBox Window     1.31
GetTBox Menu       0.23
GetTBox Iconbar    1.11
GetTBox ProgInfo   0.05
Unset Alias$GetTBox
Unset Alias$GetMod


| Check memory allocation
WimpSlot -min 64K -max 64K
|
| Now start program
Run <CPUClk$Dir>.!RunImage %*0
